Use titlebar action settings for CSD windows
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Sep 2014 05:26:06 +0000 (01:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 25 Sep 2014 18:54:49 +0000 (14:54 -0400)
commitfcec9b98127cf7dcb63be475490f095db1bc6faa
tree76f1785aaabbb5a85fbbecc8d143111161ed0861
parentd20fdd18eb334ed8aea607dfc91746c4660cd4ca
Use titlebar action settings for CSD windows

Instead of hardcoding these actions, consult the settings.
Note that not all of the actions supported by gnome-shell are
implemented here, only maximize, minimize, lower, and menu.

https://bugzilla.gnome.org/show_bug.cgi?id=729782
gtk/gtkwindow.c